2 username="nobodyinperson"
3 avatar="http://cdn.libravatar.org/avatar/736a41cd4988ede057bae805d000f4f5"
4 subject="Clarification"
5 date="2023-07-12T11:29:41Z"
9 I never suggested that `git annex sync` auto-adds new files by default, see [my comment above](http://git-annex.branchable.com/todo/Having___39__git_annex_sync__39___optionally_add/#comment-37c3eb24df11d85c07b78c0297447c45):
11 > Exactly, I also would never want git annex sync to do the adding by default - strictly as an opt-in configuration.
13 As `git annex sync` already had so many options for configuring its behaviour, I thought having one more that runs `git annex add` in the beginning wouldn't hurt. I never suggested changing `git annex sync`'s default behaviour. Purely opt-in. Same for the existing options like `annex.synccontent` etc.
15 Changing `git annex sync`'s default behaviour of now syncing content was joey's idea, not mine.
17 > if you want to implement new behaviour for such a fundamental command
19 There is already `git annex assist` to do exactly that. See above or the changelogs.
21 Just to clarify. Please read the discussions you're referring to thoroughly before claiming things between the lines. 🙂
23 Now back to constructive discussion.